﻿2026-05-13T12:59:11.2747028Z ##[group]Run actions/checkout@v4
2026-05-13T12:59:11.2748408Z with:
2026-05-13T12:59:11.2749217Z   repository: SaberMage/rebno
2026-05-13T12:59:11.2750574Z   token: ***
2026-05-13T12:59:11.2751375Z   ssh-strict: true
2026-05-13T12:59:11.2752173Z   ssh-user: git
2026-05-13T12:59:11.2753230Z   persist-credentials: true
2026-05-13T12:59:11.2754144Z   clean: true
2026-05-13T12:59:11.2754973Z   sparse-checkout-cone-mode: true
2026-05-13T12:59:11.2755975Z   fetch-depth: 1
2026-05-13T12:59:11.2756759Z   fetch-tags: false
2026-05-13T12:59:11.2757577Z   show-progress: true
2026-05-13T12:59:11.2758403Z   lfs: false
2026-05-13T12:59:11.2759161Z   submodules: false
2026-05-13T12:59:11.2759997Z   set-safe-directory: true
2026-05-13T12:59:11.2761153Z ##[endgroup]
2026-05-13T12:59:11.4196897Z Syncing repository: SaberMage/rebno
2026-05-13T12:59:11.4201659Z ##[group]Getting Git version info
2026-05-13T12:59:11.4205301Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-13T12:59:11.4208628Z [command]/usr/bin/git version
2026-05-13T12:59:11.4213081Z git version 2.53.0
2026-05-13T12:59:11.4217319Z ##[endgroup]
2026-05-13T12:59:11.4226083Z Temporarily overriding HOME='/home/runner/work/_temp/abc8ca1a-5765-4c99-99de-c7f24c513cb7' before making global git config changes
2026-05-13T12:59:11.4230224Z Adding repository directory to the temporary git global config as a safe directory
2026-05-13T12:59:11.4234224Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-13T12:59:11.4240868Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-13T12:59:11.4244602Z ##[group]Initializing the repository
2026-05-13T12:59:11.4247160Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-13T12:59:11.4312237Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-13T12:59:11.4316327Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-13T12:59:11.4320021Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-13T12:59:11.4322977Z hint: call:
2026-05-13T12:59:11.4325065Z hint:
2026-05-13T12:59:11.4327681Z hint: 	git config --global init.defaultBranch <name>
2026-05-13T12:59:11.4330062Z hint:
2026-05-13T12:59:11.4334461Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-13T12:59:11.4336898Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-13T12:59:11.4339034Z hint:
2026-05-13T12:59:11.4340119Z hint: 	git branch -m <name>
2026-05-13T12:59:11.4341361Z hint:
2026-05-13T12:59:11.4343636Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-13T12:59:11.4346557Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-13T12:59:11.4351270Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-13T12:59:11.4377422Z ##[endgroup]
2026-05-13T12:59:11.4380488Z ##[group]Disabling automatic garbage collection
2026-05-13T12:59:11.4383778Z [command]/usr/bin/git config --local gc.auto 0
2026-05-13T12:59:11.4423035Z ##[endgroup]
2026-05-13T12:59:11.4425744Z ##[group]Setting up auth
2026-05-13T12:59:11.4431124Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-13T12:59:11.4473417Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-13T12:59:11.4796791Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-13T12:59:11.4839852Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-13T12:59:11.5103573Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-13T12:59:11.5162940Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-13T12:59:11.5446775Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-13T12:59:11.5602838Z ##[endgroup]
2026-05-13T12:59:11.5605167Z ##[group]Fetching the repository
2026-05-13T12:59:11.5609479Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +688d334ba8b3b284b973c9eae01f2480a8ed50ef:refs/remotes/origin/main
2026-05-13T12:59:12.9890027Z From https://github.com/SaberMage/rebno
2026-05-13T12:59:12.9891459Z  * [new ref]         688d334ba8b3b284b973c9eae01f2480a8ed50ef -> origin/main
2026-05-13T12:59:12.9927521Z ##[endgroup]
2026-05-13T12:59:12.9928272Z ##[group]Determining the checkout info
2026-05-13T12:59:12.9929687Z ##[endgroup]
2026-05-13T12:59:12.9945836Z [command]/usr/bin/git sparse-checkout disable
2026-05-13T12:59:12.9985086Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-13T12:59:13.0016493Z ##[group]Checking out the ref
2026-05-13T12:59:13.0034021Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-13T12:59:13.6410784Z Switched to a new branch 'main'
2026-05-13T12:59:13.6418027Z branch 'main' set up to track 'origin/main'.
2026-05-13T12:59:13.7218763Z Encountered 1 file that should have been a pointer, but wasn't:
2026-05-13T12:59:13.7230776Z 	.planning/phases/06-client-rebuild-mvp-gate-cli-08-hard-milestone/uat-test-1-2.mp4
2026-05-13T12:59:13.7260911Z ##[endgroup]
2026-05-13T12:59:13.7311981Z [command]/usr/bin/git log -1 --format=%H
2026-05-13T12:59:13.7362349Z 688d334ba8b3b284b973c9eae01f2480a8ed50ef
